home *** CD-ROM | disk | FTP | other *** search
- ================================================================================
- =========================== WWTCLKit ===========================================
- ================================================================================
-
- if you don't know anything about tcl:
- - if you have money to spend on technical books:
- - Buy John Ousterhout's book "Tcl and the Tk Toolkit", ISBN 0-201-63337-X
- -else
- - cd to WavesWorld/Documentation/WWTCLKit/coreTclLibraryDocumentation
- and peruse the man pages there (especially Tcl.n)
- remember: in a Terminal Window, "nroff -man Tcl.n | more" will do the trick
-
- Okay, you now know something about tcl, and you want to learn about
- what the WWTCLKit is all about. You should read the documentation in
- WavesWorld/Documentation/WWTCLKit, especially the Intro doc. This is
- still rather rough, though... (so read it and give me feedback! No
- one ever has...)
-
- Double-click on WavesWorld/Examples/TclCalculator/PB.project. In
- ProjectBuilder, double-click on Calculator.nib. In IB, do a cmd-r and
- go into Test Interface mode. Play around, and then go out of test
- interface mode. Now go back into PB and double-click on
- controls.nib. Examine the objects. Play.
-
- Double-click on WavesWorld/Examples/TclWidgets1/PB.project. In
- ProjectBuilder, double-click on TclWidgets1.nib. In IB, do a cmd-r and
- go into Test Interface mode. Play around, and then go out of test
- interface mode. Now go back into PB and double-click on
- someWidgets.nib. Examine the objects. Play.
-
-
-
- ================================================================================
- =========================== WW3DKit ============================================
- ================================================================================
-
- if you don't know anything about RenderMan:
- - if you have money to spend on technical books:
- - Buy Steve Upstill's book "The RenderMan Companion", ISBN 0-201-50868-0
- - Buy the book "Texturing and Modeling: A Procedural Approach", ISBN 0-12-228760-6
- -else
- - ask your local graphics guru if they have a copy of the "RenderMan Companion"
- you could borrow.
- - ask self-same graphics guru if they have a copy of "Texturing and
- Modeling: A Procedural Approach". They might have a copy, but they
- probably won't lend it to you (it's pretty recent).
-
-
- <need to add more here...>